How to Install libjogl2-jni software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libjogl2-jni software package in Ubuntu 14.04 LTS (Trusty Tahr)

libjogl2-jni software package provides Java bindings for OpenGL API (JNI lib), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libjogl2-jni 

libjogl2-jni is installed in your system.

Make ensure the libjogl2-jni package were installed using the commands given below,

$ sudo dpkg-query -l | grep libjogl2-jni *

You will get with libjogl2-jni package name, version, architecture and description in a table

libjogl2-jni package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Java
Package libjogl2-jni
Version 2.1.5-1ubuntu3
Description Java bindings for OpenGL API (JNI lib)
Sub Section Java


See Also, How to uninstall or remove libjogl2-jni software package from Ubuntu 14.04 LTS (Trusty Tahr)?